home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_214.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  191 b   |  11 lines

  1. Inputs: Criterion; TrueChoice; FalseChoice
  2. Outputs: Choice
  3.  
  4. Inputs: boolean; any; any
  5. Outputs: any
  6.  
  7. Choice is TrueChoice if Criterion is TRUE, and FalseChoice otherwise.
  8.  
  9. Logical/Relational
  10.  
  11.